
body,html{
	width: 100%;
	height: 100%;
}
/**公共库**/
a { text-decoration: none; cursor: pointer; }
li { list-style: none; }
a { text-decoration: none; color: #333333; }
/*a:hover { color: #000000; text-decoration: none; }*/
/*a,a:hover,a:active,a:visited,a:link,a:focus{
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent;
	outline:none;
	background: none;
	text-decoration: none;
	color: #fff;
}*/
a:active{
	color: #fff;
}
input{
	background:no-repeat 0 0 scroll ＃EEEEEE;
	border:none;
	outline:medium;
}
a img { border: none; }
a > img { vertical-align: bottom; }
.min-height { min-height: 0; height: auto; _height: 0; overflow: hidden; _overflow: visible; }
.float-left { float: left; }
.float-right { float: right; }
.clear { clear: both; }
.position-absolute { position: absolute; }
.position-relative { position: relative; }
.position-fixed { position: fixed; }
.overflow-hidden { overflow: hidden; }
.display-inline-block { display: inline-block; }
.he1{10px}
.he5{height: 50px}
img{
	height: auto;
	width: 100%;
}
a{
	color:#fff;
}
a:hover{
	color:#fff;
	text-decoration:none;
}
.mp{
	margin: 0;
	padding: 0;
} 
.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{padding: 0;}
.divm0{
	margin: 0;
}
.banner{
	width: 100%;
}
.swiper-container .swiper-wrapper .swiper-slide{
	width: 100%;
	height: 100%;
}
.bm-nav-img{

}
.bm-nav{
	width: 100%;
	height: 115px;
	margin: 0 auto;	
    /*background: rgba(127,127,127,0.5);*/
   	background: rgb(16, 0, 10);
}
    
.bm-ty-box{
	margin: 0 auto;	
	width: 1200px;
	height: 100%;
}
.bm-nav .col-lg-2 {
	position: absolute;
    z-index: 2;
}
.bm-nav .col-lg-2 img{
	width: 17rem;
} 
.bm-nav .col-lg-1:nth-child(1){
	margin-left: 27%;
}
.bm-nav .col-lg-1{
    text-align: center;
    height: 115px;
    width: 105px;
    margin-left: 20px;
}
.bm-nav .col-lg-1 a{
	color: #FFFFFF;
	font-size: 15px;
	display: block;	
	padding-top: 65px;
	letter-spacing: 1px;
	display: block;
    height: 100%;
}
.bm-nav .col-lg-1 a.cur{
	background: #5b003c;
}
.bm-nav .col-lg-1:hover{
	background: #5b003c;
}
.banner .navbj{
 	top: 0;
    left: 0;
    width: 100%;
  	height: 600px;	
    pointer-events: auto;
    position: fixed;
    background: rgba(78,1,95,0.1);
    z-index: 2;
}
.banner .next-bj{
	height: 200%;
	width: 150%;
	position: relative;	
	top:-50%;
	margin-left: -25%;
	background: rgba(0,0,0,0.2);	
}
.right-float{
	position: fixed;
	top: 50%;
	float: right;
	right: 5px;
	z-index: 100;
	transform: translate(0,-50%);
}
.right-float ul li{
	width: 65px;
	text-align: center;
}
.right-float ul li a{
	display: block;
	color: #fff;
}
.right-float ul li:nth-child(1){
	background-color: #45012d;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 2.5px;
	padding-right: 2.5px;
}
.right-float ul li:nth-child(2),.right-float ul li:nth-child(3){
	background-color:#000000 ;
	color: #5a5a5a;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 2.5px;
	padding-right: 2.5px;
}
.right-float ul li:nth-child(2) p{
	padding-bottom: 5px;
	border-bottom:1px solid #808080
}
.right-float ul li p{
	padding-top: 5px;
}
.right-float ul li img{
	width:40px ;
}
.right-float .last{
	padding-top: 8px;
}
.right-float .last img{
	width: 60px;
}
.right-float p{
	padding: 0;
	margin: 0;
}
.right-float .p1{
	color: #FFF;
}
.five-nav-box{
	height: 170px;
	width: 100%;
	background: #10000a;
}
.five-nav-box .five-nav div{
	width: 20%;
	float: left;
	text-align: center;
	height: 100%;
} 
.five-nav-box .five-nav div a{
	color: #fff;
	/*display: -webkit-box;
    -webkit-box-orient: horizontal;
    -webkit-box-pack: center;
    -webkit-box-align: center;*/
    display: block;
    height: 100%;	
    padding: 0 3% 0 3%;
    position: relative;	
}

.five-nav-box .five-nav div a:hover{
	opacity: 1;
}
.five-nav-box .five-nav div a img{
	padding-bottom: 1rem;
	width: 4rem;
}
.five-nav-box .five-nav div a.cur{
	width: 70%;
	height: 92%;
	vertical-align: middle;
	margin: 0 auto;
	/*margin-right: 30%;*/
	margin-top: 3%;
	background: #5b003c;
}
.five-nav-box .five-nav div a:hover{
	width: 70%;
	height: 92%;
	vertical-align: middle;
	margin: 0 auto;
	/*margin-right: 30%;*/
	margin-top: 3%;
	background: #5b003c;
}
.five-nav-box .five-nav div a .new-imgbox{
    width: 100%;
    height: 60%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);	
}
.five-content-box{
	background: #10000a;
}
.five-content-box .imgMask{
	display: block;
}
.xian{
	width: 4rem;
	height: 1px;
	border-bottom: 1px solid #fff;
	margin: 0 auto;
	margin-bottom: 10px;
}
.five-left  .imgMask .span1{
    height: 5rem;
    line-height: 5rem;
    border: 1px solid;
    padding-left: 4rem;
    /* padding-bottom: 3rem; */
    padding-right: 4rem;
    font-size: 20px;
    padding-bottom: .8rem;
    padding-top: .8rem;
}
.five-left .imgMask .span3{
	font-size: 1rem;
}
.five-left .imgMask .span2,.five-left .imgMask .span3,.five-left .imgMask .span4{
    height: 2rem;
    line-height: 2rem;
}
.five-content-box .five-left{
	position: relative;
	width: 49%;	
	float: left;
	height: 800px;	
}
.five-left a{
	height: 100%;
	width: 100%;
    float: left;
}
.five-left a img{
	width: 100%;
	height: 100%;
}
.five-content-box .imgMask-box {	
	position: absolute;
	top:0px;
	width:100%;
	overflow: hidden;
	margin: 0 auto;
    height: 100%;
    float: left;
    text-align: center;
    overflow: hidden;
    color: #fff; 
    background: rgba(0,0,0,0.4);       
}
.five-content-box .imgMask-box .imgMask{
	position: absolute;
	top:50%;
	left: 50%;
	transform: translate(-50%,-50%);  
} 
.five-left a .five-show {
	position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center;
    display: none;
    color: #fff;
}
.five-left a .five-show .span4{
    height: 3rem;
    line-height: 3rem;
    font-size: 14px;
}
.five-left a .five-show .span2{
	font-size: 14px;
	height: 4rem;
    line-height: 4rem;
}
.five-left a .five-show .span3{
	font-size: 14px;
	height: 3rem;
    line-height: 3rem;
}
.five-left a .five-show .five-show-1{	
    background: rgba(97,0,60,0.4);
    width: 100%;
    text-align: center;
    width: 100%;
    font-size: 20px;
    display: block;
    height: 4rem;
    line-height: 4rem;
}
.five-left:hover .imgMask-box {
	opacity: 1;
	display: none;
}
.five-left:hover .five-show {
	opacity: 1;
	display: block;
}
.five-right{
	width: 51%; 
	float: left;
}
.five-right .imgMask-box{
	width: 100%; ;
}
.five-right .col-lg-6{
	width: 48%;
	height: 385px;
	margin-left: 2%;
}
.five-right .col-lg-6 img{
	height: 100%;
	width: 100%;
}
.five-right .jl{
	margin-bottom: 3%;
}
   
.five-right  .imgMask{
	width: 100%;
}
.five-right  .imgMask .span1{
    height: 5rem;
    line-height: 5rem;
    border: 1px solid;
    padding-left: 4rem;
    /* padding-bottom: 3rem; */
    padding-right: 4rem;
    font-size: 14px;
    padding-bottom: .8rem;
    padding-top: .8rem;
}
.five-right  .imgMask .span3{
	font-size: 1rem;
}
.five-right  .imgMask .span2,.five-right  .imgMask .span3,.five-right  .imgMask .span4{
    height: 2rem;
    line-height: 2rem;
}
.five-right a{
	height: 100%;
    float: left;
	position: relative;   
}
.five-right a .five-show {
	position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center;
    display: none;
    color: #fff;
}
.five-right a .five-show .span4 {
    height: 3rem;
    line-height: 3rem;
}
.five-right a .five-show .five-show-1{	
    background: rgba(97,0,60,0.4);
    width: 100%;
    text-align: center;
    width: 100%;
    font-size: 16px;
    display: block;
    height: 4rem;
    line-height: 4rem;
}
.five-right .col-lg-6:hover .imgMask-box{
	opacity: 1;
	display: none;
} 
.five-right .col-lg-6:hover .five-show{
	opacity: 1;
	display: block;
}
.wedding{
   	width: 100%;
    background: #10000a;
    display: block;
    float: left;
} 
.wedding .wedding-title{
	width: 100%;
    display: table;
    height: 140px;  
    background-size: 855px 88px;
    background-position: center center;
    position: relative;
}
.wedding .wedding-title .title-left{
    width: 100%;
    height: 1px;
    background: #FFF;
    position: absolute;
    top: 80px;
    left: 60%;
    margin-left: -120%;
}
.wedding .wedding-title .title-right{
 	width: 40%;
    height: 1px;
    background: #FFF;
    position: absolute;
    top:80px;
    right: 0;
}
.wedding-title .title{
	position: absolute;
	top:60%;
	left: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
}
.wedding-title .span1{
	color: #fff;
	font-size: 2rem;
} 
.wedding-title .span2{
	color: #fff;
	font-size: 2.5rem;
}  
.wedding .bm-ty-box{
	height: 620px;
}
.wedding .wedding-left{
	width: 20%;
	float: left;
	height: 100%;
	display: block;
}
.wedding .wedding-left ul{
	height: 100%;
	margin: 0;
	padding: 0;
	padding-top: 10px;
}
.wedding .wedding-left ul li{
	height: 25%;
	width: 100%;
	/*display: -webkit-box;
    -webkit-box-orient: horizontal;
    -webkit-box-pack: center;
    -webkit-box-align: center;*/
   position: relative;
    text-align: center;
    box-shadow:0 -5px 5px #000000;
    background: #2d001d;    
}
.wedding .wedding-left ul li a{
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
}
.wedding .wedding-left ul li:active{
	background: #5b003c;
}
.wedding .wedding-left ul li:hover {
	opacity: 1;
	background: #5b003c;
}
.wedding .wedding-left ul li.cur{
	background: #5b003c;
	box-shadow:0 -10px 10px #000000;
}
.wedding .wedding-left ul li a span{
	font-size:25px ;
}
.wedding .wedding-right{
	width: 80%;
	float:right;
}
.wedding .wedding-right a{
	height: 100%;
    float: left;
    color: #fff;
}
.wedding .wedding-right .col-lg-4{
	padding-left: 10px;
	padding-top: 10px;
}
.wedding-show a{
	
	width: 100%;
	float: left;
	position: relative;
}
.wedding-show{
	display: none;
	position: absolute;
    bottom: 0px;
 	float: left;
 	width: 97%;
    text-align: center;	
}
.wedding-show .bo{
	display: block;
    width: 50%;
    float: left;
    background: rgba(98,20,69,0.6);
    height: 2.5rem;
    line-height: 2.5rem;
    font-size: 15px;
}
.wedding-show #b1{
	 background: rgba(52,13,39,0.6);
}

.wedding-hide-box{
	position: absolute;
	top:0px;
	width:100%;
	margin: 0 auto;
    height: 100%;
    float: left;
    text-align: center;
    overflow: hidden;
    color: #fff; 
    background: rgba(0,0,0,0.4); 
 }  
.wedding-hide {
	position: absolute;
	top:50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.wedding-hide span{
	font-size: 25px;
}
.wedding .wedding-right .col-lg-4:hover .wedding-hide-box{
	opacity: 1;
	display: none;
}
.wedding .wedding-right .col-lg-4:hover .wedding-show{
	opacity: 1;
	display: block;
}
/**
 * 商务
 */
.business{
   	width: 100%;
    background: #2d001d;
    display: block;
    float: left;    
} 
.business .business-title{
	width: 100%;
    display: table;
    height: 140px;  
    background-size: 855px 88px;
    background-position: center center;
    position: relative;
}
.business .business-title .title-left{
    width: 100%;
    height: 1px;
    background: #FFF;
    position: absolute;
    top: 80px;
    left: 60%;
    margin-left: -120%;
}
.business .business-title .title-right{
 	width: 40%;
    height: 1px;
    background: #FFF;
    position: absolute;
    top:80px;
    right: 0;
}
.business-title .title{
	position: absolute;
	top:60%;
	left: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
}
.business-title .span1{
	color: #fff;
	font-size: 2rem;
} 
.business-title .span2{
	color: #fff;
	font-size: 2.5rem;
}
.business-img-box{
	width: 32.5%;
	float: left;
	border: 5px solid #d5ccd2;
	position: relative;
	box-shadow: 5px 5px 5px #000;	
}
.business-img-box:nth-child(2),.business-img-box:nth-child(5){
	margin-left: 1.25%;
	margin-right: 1.25%;
}
.business .business-img-box{
	margin-bottom: 20px;
} 
.business-menu .col-lg-4{
	height: 100px;
	/*display: -webkit-box;
    -webkit-box-orient: horizontal;
    -webkit-box-pack: center;
    -webkit-box-align: center;*/
    text-align: center;
    margin-top: 10px;

}
.business-menu .col-lg-4 a{
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.business-menu .col-lg-4 .span1{
	font-size: 1.6rem;
	color: #fff;
}
.business-menu .col-lg-4 .span2{
	font-size: 2rem;
	color: #fff;
}
.business-menu .col-lg-4:nth-child(1),.business-menu .col-lg-4:nth-child(2),.business-menu .col-lg-4:nth-child(3){
	box-shadow:2px 0px 3px #000; 
}
.business-menu .col-lg-4.cur{
	background: #5b003c;
}
.business-menu .col-lg-4:hover{
	opacity: 1;
  	background: #5b003c;
  	box-shadow:2px 0px 3px #000; 
}
.business-hide-box{
	position: absolute;
	top:0px;
	width:100%;
	margin: 0 auto;
    height: 100%;
    float: left;
    text-align: center;
    overflow: hidden;
    color: #fff; 
    background: rgba(0,0,0,0.4); 
 }  
.business-hide {
	position: absolute;
	top:50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.business-hide span{
	font-size: 25px;
}
.business-show{
	position: absolute;
	bottom:0;
	width: 100%;
	text-align: center;
	display: none;
}
.business-show .bo{
	display: block;
    width: 50%;
    float: left;
    background: rgba(98,20,69,0.6);
    height: 2.5rem;
    line-height: 2.5rem;
    font-size: 15px;
}
.business-show .bo a{
	width: 100%;
	height: 100%;
	float: left;
	color: #fff;
}
.business-show #b1{
	 background: rgba(52,13,39,0.6);
}
.business-img-box:hover .business-hide-box{
	opacity: 1;
	display: none;
}
.business-img-box:hover .business-show{
	opacity: 1;
	display: block;
}
/**
 * 玩转蓝调
 */
.play{
   	width: 100%;
    background: #10000a;
    display: block;
    float: left;  
} 
.play img{
	height: 800px;
}
.play .play-title{
	width: 100%;
    display: table;
    height: 140px;  
    background-size: 855px 88px;
    background-position: center center;
    position: relative;
}
.play .play-title .title-left{
    width: 100%;
    height: 1px;
    background: #FFF;
    position: absolute;
    top: 80px;
    left: 60%;
    margin-left: -120%;
}
.play .play-title .title-right{
 	width: 40%;
    height: 1px;
    background: #FFF;
    position: absolute;
    top:80px;
    right: 0;
}
.play-title .title{
	position: absolute;
	top:60%;
	left: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
	
}
.play-title .span1{
	color: #fff;
	font-size: 2rem;
} 
.play-title .span2{
	color: #fff;
	font-size: 2.5rem;
}

.play-nav{
	width: 100px;
	height: 80px;
	background: #400028;
	border-top-left-radius:50% ;
	border-top-right-radius:50% ;
	float: left;
	position: relative;
}
.play-nav-bot{
	position: absolute;	
	top: 99%;
	height: 50px;
	background: #2a0015;
	color: #fff;
	text-align: center;
	border-bottom-left-radius:50%;
	border-bottom-right-radius:50%;
    width: 100%;
    padding-top: 5px;
    overflow: hidden;
}
.play-nav:nth-child(1),.play-nav:nth-child(2),.play-nav:nth-child(3),.play-nav:nth-child(4),.play-nav:nth-child(5),.play-nav:nth-child(6),.play-nav:nth-child(7),.play-nav:nth-child(8),.play-nav:nth-child(9),.play-nav:nth-child(10){
	margin-right: 10px;
}
.play-nav a{		
	width: 50%;
    float: left;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    font-weight: 600;
    position: absolute;
    left: 50%;
    top: 60%;
    transform: translate(-50%,-50%);
    color: #fff;	
}
.play-nav:hover{
	opacity: 1;
	background: #5b003c;	
}
.play-nav:hover a{
	color: black;	
}

.play-nav:hover .play-nav-bot{
	opacity: 1;
	display: none;
}
/**
 * 新闻中心
 */
.news{
   	width: 100%;
    background: #10000a;
    display: block;
    float: left;
} 
.news .news-title{
	width: 100%;
    display: table;
    height: 140px;  
    background-size: 855px 88px;
    background-position: center center;
    position: relative;
}
.news .news-title .title-left{
    width: 100%;
    height: 1px;
    background: #FFF;
    position: absolute;
    top: 80px;
    left: 60%;
    margin-left: -120%;
}
.news .news-title .title-right{
 	width: 40%;
    height: 1px;
    background: #FFF;
    position: absolute;
    top:80px;
    right: 0;
}
.news-title .title{
	position: absolute;
	top:60%;
	left: 50%;
	transform: translate(-50%,-50%);
	text-align: center;	
}
.news-title .span1{
	color: #fff;
	font-size: 2rem;
} 
.news-title .span2{
	color: #fff;
	font-size: 2.5rem;
}
.news-nav {
	display: block;
	text-align: center;
	margin-bottom: 30px;
}
.news-nav ul li{
	border-right:1px solid #fff ;
	display: inline-block;
	margin-right: -3px;
	height: 16px;
	line-height: 16px;
}
.news-nav ul li:last-child{
	border: none;
}
.news-nav a{
	font-size: 16px;
	padding-left: 1rem;
	padding-right: 1rem;	
}
.news-nav a:hover{	
	color: #999999;
}
.news-nav a:active{
	color: #999999;
}
.news-nav a.cur{
	color: #999999;
}
.news-content {
	width: 100%;
	overflow: hidden;
}
.news-content .news-content-two{
	width: 47.5%;
	height: 130px;
	background: #3d0126;
	float: left;
	margin-bottom: 20px;
}
.news-content .news-content-two:hover{
    box-shadow: 0px 5px 20px 0px rgba(255,255,255,0.2);
}
.news-content .news-content-two:nth-child(odd){
	margin-right: 2.5%;
}
.news-content .news-content-two:nth-child(even){
	margin-left: 2.5%;
}
.news-content .news-content-two .news-nr{
    display: block;
    height: 40px;
    overflow: hidden;
    line-height: 20px;
}

.news-content-two .col-lg-1{
	overflow: hidden;
    height: 100%;
}
.news .more .col-lg-12{
	text-align: center;
	margin-bottom: 40px;
	color: #fff;
}
.news .more a{
	background: #5b003c;
	font-size: 16px;	
	padding:.6rem 1rem .6rem 1rem;
	height: 50px;
	line-height: 50px;
}
.news .more a span{
	font-size: 12px;
    vertical-align: super;
}
.news-content-two .container-fluid,.news-content-two .container-fluid .row{
	height: 100%;
}
.news-content-two .container-fluid .row .col-lg-4{
	border: 8px solid #5a013b;
	margin-left:10px ;
	border-radius:5px ;
	/*box-shadow: 30px 0px 5px -8px #000;*/
}
.news-left a{
	display: block;
}
.news-right {
	height: 100%;
}
.news-right a{
	height: 100%;
    float: left;
}   
.news-right .news-right-title{
    font-size: 18px;
    line-height: 4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 300px;
    color: #fff;
}
.news-right-title:hover{
	color: #999;
}
.news-right .glyphicon{
	font-size: 12px;
    padding-bottom: 1rem;
    color: #fff;
} 
.news-right .news-content{
    display: block;
    height: 40px;
    overflow: hidden;
    color: #fff;
}
.news-content-two .news-right #ptext{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #fff;
}
/*
 * 保障
 */
.commitment{
	width: 100%;
	background: #10000a;
	float: left;
}
.commitment-content{
	width: 1200px;
	margin: 0 auto;
	text-align: center;	
    display: block;
    height: 260px;
}
.commitment-content p{
	margin: 0;
	padding: 0;
	font-size: 28px;
	color: #fff;
	margin-top: 40px;
	margin-bottom: 35px;
}
.commitment-img{
	width: 120px;
	float: left;
	margin-right: 15px;
}
.commitment-img img{
	width: 75px;
	height: 92px;
}
.commitment-img:last-child{
	margin-right: 0px;
}
.commitment-headline{
	color: #FFFFFF;
	font-size: 15px;
}
/**
 * 咨询
 */   
.consult{
	width: 100%;
	background: #2d001d;
	height: 100px;
	display: block;
	float: left;
	color: #fff;
	position: relative;
}
.consult-top span{
	display: inline-block;
	height: 50px;
}
.consult-top .le{
    width: 60px;
    line-height: 1.3rem;
}
.consult-top .phone h1{
	font-size: 50px;
	font-weight: 600;
}
.consult-top  .consult-btn {
    vertical-align: bottom;
}
.consult-top  .consult-btn a{
	line-height: 50px;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	height: 100%;
	float: left;
	border: 1px solid #fff;
	margin-left: 20px;
}
.consult-top  .consult-btn a:hover{
	color: #F5CECD;
}
.address{
	margin-left: 65px;
}
.consult .consult-1{
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
/**
 * 底部
 */	
.bm-bottom{
 	background: #10000a;
 	display: block;
 	float: left;
 	width: 100%;
}
.bm-bottom .bm-bottom-content{
	height: 250px;
	margin-top: 45px;
}
.bm-bottom .col-lg-3,.bm-bottom .col-lg-3,.bm-bottom .col-lg-5{
	height: 100%;
	overflow: hidden;
}
.bm-bottom .lo{
	position: relative;
}
.bm-bottom .wz{
	padding-right: 45px;
	padding-left: 45px;
}
.bm-bottom .wz p{
	color: #fff;
	margin-bottom: 5px;
}
.bm-bottom .wz p:nth-child(1){
	font-size: 18px;
}
.bm-bottom .wz p:nth-child(2){
	font-size: 12px;
}
.bm-bottom .wz .wz-div1,.bm-bottom .wz .wz-div2,.bm-bottom .wz .wz-div3{
	width: 30%;
	float: left;

}
.bm-bottom .wz .wz-div1,.bm-bottom .wz .wz-div2{
	margin-right: 5%;
}
.wz ul li{
	margin-bottom: 10px;
}
.wz ul li a{
	font-size: 15px;
	color: #fff;
}
.wz ul li a span{
	color: #b0b0b0;
	font-size: 12px;
	display: block;
}

.bm-bottom .lo img{
	position: absolute;
	left:50%;
	top:50%;
 	transform: translate(-50%,-50%);
}
.bm-bottom .bm-ty-box{
	height: 340px;
}
.bm-bottom .container-fluid{
	padding-left: 30px;
 	padding-right: 30px;		
}	
.bm-bottom .ewm1{
	width: 30%;
	float: left;	
	text-align: center;
}
.bm-bottom .col-lg-5 p{
	color: #fff;
	margin-bottom: 5px;
}
.bm-bottom .col-lg-5 p:nth-child(1){
	font-size: 18px;
}
.bm-bottom .col-lg-5 p:nth-child(2){
	font-size: 12px;
}
.bm-bottom .ewm1 a span{
    padding-top: 5px;
    display: block;
    color: #fff;
}
.bm-bottom .ewm1:nth-child(1),.ewm1:nth-child(2){
	margin-right: 5%;
}
.bm-bottom .dbfg{
	height: 30px;
	width: 1300px;
	margin: 0 auto;
	border-top: 1px solid #fff;
}
.bm-bottom-bot{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.bm-bottom-bot ul li{
	display: inline-block;
	margin-right: -3px;
}
.bm-bottom-bot p{
	margin: 0;
	color: #FFF;
	font-size: 13px;
} 
.bm-bottom-bot .p1{
	margin-top: 20px;
	margin-bottom: 5px;
}
.bm-bottom-bot .p2{
	margin-bottom: 80px;
}
/*
 * 二级页-商务
 */
.business-sl{
	background: #10000b;
	display: block;
}
.business-sl .business-menu{
	margin-bottom: 60px;
	margin-top: 30px;
}
.business-sl .business-menu .col-lg-4{	
    box-shadow: 2px 0px 3px #000;
    box-shadow: 0px 4px 4px 1px #000;
}

.business-sl .business .business-img-box{
	margin: 0;
	padding: 0;
}
.business-sl .business .business-img-box{
	margin-bottom: 35px;
	margin-right: 1.25%;
}
.business .business-img-box:nth-child(3n){
	margin-right: 0;
}
.business-sl .business-menu .col-lg-4.cur{
	background: #5a003d;
}
.business-sl .business-menu .col-lg-4:hover{
	background: #5a003d;
}
.business-sl .business-hide-box {
    position: absolute;
    top: 0px;
    width: 100%;
    margin: 0 auto;
    height: 100%;
    float: left;
    text-align: center;
    overflow: hidden;
    color: #fff;
    background: rgba(0,0,0,0.6);
}
/*
 * 分页
 */
.b-m-page{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	height: 50px;
	line-height: 50px;
	margin-bottom: 50px;
	margin-top: 80px;
}
.b-m-page ul{
	margin: 0;
	padding: 0;
	margin-right: 20px;
}
.b-m-page ul li {
	margin: 0;
	padding: 0;
	display: inline-block;
	margin-right: -3px;
	margin-right: 10px;
}
.b-m-page ul li a{
	padding: 5px 10px 5px 10px;
	border-radius:50% ;
	background-color:#000;
	font-size: 16px;
}
.b-m-page .page-next{
	display: inline-block;
	margin-left: 20px;
}
.b-m-page .page-next a{
	padding: 5px 10px 5px 10px;
	border-radius:42px ;
	background-color:#000;
}
.style-two {
	margin: 0;
	padding: 0;
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0), 
	rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0));
}
/*
 * 二级页-新闻
 */
.new-sl .news{
	background:#2d001d;
	padding-top: 30px;
}
.new-sl .news .news-nav{
	margin-bottom: 50px;
}
/*
 * 新闻详情页
 */
.new-details{
	background: #10000a;
	display: block;
	overflow: hidden;	
}
.new-details .new-details-content{
	width: 1200px;
	margin: 0 auto;
	background-color: #2c001c;
	margin-top: 50px;
	position:relative;	
}
.effect{  
  position:relative;         
     -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3) , 0 0 40px rgba(0, 0, 0, 0.5) ;  
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.5) ;   
                box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0px 0px 40px rgba(0, 0, 0, 0.5) ;  
}  
.effect:before, .effect:after{  
    content:"";  
    position:absolute;   
    z-index:-1;  
    -webkit-box-shadow:0 0 50px rgba(0,0,0,0.8);  
    -moz-box-shadow:0 0 50px rgba(0,0,0,0.8);  
    box-shadow:0 0 50px rgba(0,0,0,0.8);  
    top:80%;  
    bottom:-5px;  
    left:50px;  
    right:50px;  
    -moz-border-radius:100px / 10px;  
    border-radius:100px / 10px;  
}  
.new-details .new-details-content .content-nav ul,.new-details .new-details-content .content-nav ul li{
	margin: 0;
	padding: 0;
	display: inline-block;
	margin-right: -3px;	
	font: 14px;
	color: #fff;
	margin-right: 15px;
}
.new-details .new-details-content .content-nav ul,.new-details .new-details-content .content-nav ul li a{
	font: 14px;
	color: #fff;
}
.new-details .new-details-content .content-title{
	height: 160px;
	position: relative;
	text-align: center;
}
.content-title-box{
	position: absolute;
	top:60%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.new-details .new-details-content .content-title p{
	font-size: 24px;
	color: #fff;
	margin: 0;
	padding-bottom: 10px;
}
.new-details .bot-nav{
	width: 1200px;
	margin: 0 auto;
	height: 120px;
}
.new-details .bot-nav div:nth-child(1){
	float: left;
	text-align: left;
	width: 50%;
}
.new-details .bot-nav div:nth-child(2){
	float: right;
	width: 50%;
	text-align: right;
}
.new-details .bot-nav div:nth-child(1) a {
	height: 60px;
	line-height: 60px;
	color: #aaaaaa;
	font-size:14px ;
}
.new-details .bot-nav div:nth-child(2) a{
	height: 60px;
	line-height: 60px;
	color:#fff;
	text-decoration: underline;
	font-size:14px ;
}
.new-details .related-r{
	width: 1200px;
	margin: 0 auto;
	color: #fff;
	font-size: 16px;
}
/*
 * 娱乐度假
 */
.recreation-sl{
	
}
.recreation-sl{
   	width: 100%;
    background: #10000a;
    display: block;
    float: left;  

} 
.recreation-sl .recreation-sl-title{
	width: 100%;
    display: table;
    height: 140px;  
    background-size: 855px 88px;
    background-position: center center;
    position: relative;
}
.recreation-sl .recreation-sl-title .title-left{
    width: 100%;
    height: 1px;
    background: #FFF;
    position: absolute;
    top: 80px;
    left: 60%;
    margin-left: -120%;
}
.recreation-sl .recreation-sl-title .title-right{
 	width: 40%;
    height: 1px;
    background: #FFF;
    position: absolute;
    top:80px;
    right: 0;
}
.recreation-sl-title .title{
	position: absolute;
	top:60%;
	left: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
	
}
.recreation-sl-title .span1{
	color: #fff;
	font-size: 2rem;
} 
.recreation-sl-title .span2{
	color: #fff;
	font-size: 2.5rem;
}
.recreation-sl .container-fluid{
	width: 1200px;
	margin: 0 auto;
}
.recreation-sl img{
	width: 100%;
}
.recreation-sl .container-fluid .col-lg-4{
	margin-bottom: 40px;
    width: 32.667%;
    margin-right: 1%;
    height: 324px;
}
.recreation-sl .container-fluid .col-lg-4:nth-child(3n){
	margin-right: 0;
}
.recreation-sl .recreation-sl-bar{
	height: 70px;
	font-size: 24px;
	line-height: 70px;
	text-align: center;
	background-color: #2c001c;
}
.recreation-sl .container-fluid .col-lg-4 a{
	position: relative;
	float: left;
	color: #fff;
}
.recreation-sl .recreation-sl-bar-mask{
	background: rgba(0,0,0,0.4);
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 36px;
	color: #fff;
	display: block;
	letter-spacing: 2px;
}
.recreation-sl .recreation-sl-bar-mask p{
	position: absolute;
	left: 50%;
	top:50%;
	transform: translate(-50%,-50%);
}
.recreation-sl .container-fluid .col-lg-4:hover .recreation-sl-bar-mask{
	display: none;
}
.new-details-content .act{
	width: 98%;
	margin: 0 auto;
}
.new-details-content .act p{
	color: #fff;
	font-size: 15px;
	padding-bottom: 20px;
	padding-top: 30px;
}
.new-details-content .act  li{
	margin: 0;	
	padding: 0;
	padding-bottom: 60px;
}
.recommend-box{
	width: 100%;
    background-image: linear-gradient( to right, rgba(41, 0, 26,0.1), rgba(41, 0, 26,0.6), rgba(41, 0, 26,0.1));
	margin-bottom: 100px;	
}
.recommend-box .recommend{
	background: #29001a;
	width: 1200px;
	margin: 0 auto;
}
.recommend-box .recommend .col-lg-3{
	width: 18%;
	margin-right: 2.5%;
	margin-top: 20px;
}
.recommend-box .recommend .col-lg-3:last-child{
	margin-right: 0px;
}
.recommend-box .recommend .col-lg-3 .headline{
	text-align: center;
	font-size: 16px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.recommend-box .recommend .col-lg-3 .headline p{
	margin: 0;
	padding: 0;
}
/**
 * 婚礼 二级页
 */
.wedding-sl {
	width: 100%;
	background-color: #10000a;
}
.wedding-sl .business{
	background-color: #10000a;
	
}
.wedding-sl .business .bm-ty-box{
	background-color:#2d001d ;
	width: 1200px;	
}
.wedding-sl .business  .business-menu .col-lg-4{
	width: 25%;
	margin-top: 20px;
}
.wedding-sl .wedding-sl-box{
	width: 1165px;margin: 0 auto;
}
.wedding-sl  .wedding-sl-title{
	text-align: center;
    padding-bottom: 30px;
    padding-top: 30px;
}
.business-text{
	width: 1200px;
	margin: 0 auto;
}
.business-text ul {
	float: left;
	background: #2d001d;
}
.business-text ul li {
}
.wedding-sl  .wedding-sl-title p:nth-child(1){
	font-size: 40px;
}
.wedding-sl  .wedding-sl-title p:nth-child(2){
	font-size: 18px;
}
.wedding-sl  .wedding-sl-title P{
	color: #fff;
	margin: 0;
	padding: 0;
}
.wedding-sl-title-fg{
	width: 200px;margin: 0 auto;height: 10px;border-bottom: 3px solid #fff;margin-bottom: 10px;
}
.wedding-sl .business  .business-menu .col-lg-4 a{
	display: block;
}
.Wedding-party{
	width: 1200px;
	margin: 0 auto;
	padding-top: 50px;
}
/*.Wedding-party img{
	width: 100%;
	2 .266
	3.
}*/
.Wedding-party .col-lg-3:nth-child(1){
	width: 15.56%;
}
.Wedding-party .col-lg-3:nth-child(2){
	width: 21.56%;
}
.Wedding-party .col-lg-3:nth-child(3){
	width: 35.48%;
}
.Wedding-party .col-lg-3:nth-child(4){
	width: 27.378%;
}
.Wedding-party .col-lg-3 img{
	width: 100%;
	height: auto;
}
.Wedding-party .col-lg-3 .img-box a{
	display: block;
}
.Wedding-more{
	width: 248px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 80px;
}
.Wedding-more img{
	width: 100%;
}
.Wedding-more a{
	float: left;
}
.Wedding-party .col-lg-3 .img-box{
	position: relative;
}
.Wedding-party .col-lg-3 .img-box .showmb{	
	background: rgba(0,0,0,0.4);
	top: 0;
	height: 100%;
	width: 100%;
	position: absolute;
	display: none;
}
.Wedding-party .col-lg-3 .img-box:hover .showmb{
	display: block;
}
.Wedding-party .col-lg-3 .showmb .nr-box{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    text-align: center;
    color: #fff;
}
.Wedding-party .party-1 .showmb .nr-box p:nth-child(1){
	font-size: 24px;
}
.Wedding-party .party-2 .showmb .nr-box p:nth-child(1){
	font-size: 28px;
}
.Wedding-party .party-3 .showmb .nr-box p:nth-child(1){
	font-size: 30px;
}
.Wedding-party .party-4 .showmb .nr-box p:nth-child(1){
	font-size: 30px;
}
.Wedding-party-line{
    width: 60%;
    margin: 0 auto;
    height: 1px;
    border-bottom: 2px solid #fff;
}
.Wedding-party .col-lg-3 .showmb .nr-box .p2{
	margin-top: 10px;
}
/*
 * 阴影
 */
.news-content-two{
	overflow: hidden;
}
.news-content-two img{
	height: 90px;
}
#shadow{
    width: 0;
    height: 0;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    border-top: 85px solid;
    transform: rotate(16deg);
    position: relative;
    top: -9px; 
    left: -55px;
    box-shadow: 40px 20px 10px rgba(0,0,0,0.5);  
 
} 
.swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l4.2%2C4.2L8.4%2C22l17.8%2C17.8L22%2C44L0%2C22z'%20fill%3D'%23ff6600'%2F%3E%3C%2Fsvg%3E");}


/*scOrder*/
.scOrder{ overflow:hidden;}
.scTitle{ height:66px; background:url(../images/yysc_title.png) center center no-repeat; margin:50px 0;}
.scBanner{ height:700px; padding:120px 0; background:url(../images/yysc_banner.jpg) center center no-repeat; margin-bottom:70px;}
.scformBox{ overflow:hidden; width:400px; height:460px; margin:0 auto; background:rgba(0,0,0,.4); padding:38px 50px 0 50px;}
.scformBox dl{ overflow:hidden;}
.scformBox dl dt{ text-align:center; overflow:hidden; color:#fff; margin-bottom:25px;}
.scformBox dl dt strong{ font-size:28px; font-weight:normal; display:block; line-height:30px; height:30px; margin-bottom:8px;}
.scformBox dl dt em{ display:block; font-size:12px; line-height:14px;}
.scformBox dl dd{ overflow:hidden; margin-bottom:25px;}
.scInput{ display:block; width:100%; background-color:#f7f2df; height:40px; border:none; border-radius:3px; padding:0 10px; line-height:40px; font-size:14px; color:#666;}
.scformBox dl dd.btn{ overflow:hidden; margin-top:60px;}
.scformBox dl dd p{ overflow:hidden; text-align: center; font-size:14px; color:#fff; line-height:16px;}
.scSubmit{ width:220px; height:41px; text-align:center; line-height:41px; font-size:18px; font-family:"Microsoft YaHei"; display:block; margin:0 auto; border:none; background:url(../images/scSubmit.png) no-repeat; color:#fff; cursor:pointer;}

.scList{ overflow:hidden; margin-bottom:70px;}
.scList ul{ width:1248px;}
.scList ul li{ width:352px; float:left; margin-right:48px; overflow:hidden;}
.scList ul li img{ display:block; width:352px; height:202px;}

.scAd{ overflow:hidden; height:550px; position:relative;}
.scAd img{ display:block; width:1920px; height:550px; position:absolute; left:50%; margin-left:-960px;}


/*.lanmoOrder{ overflow:hidden; width:440px; height:480px;}*/
.lanmoOrder{overflow: hidden;width: 100%;height: 100%;}    
.lmOrderTitle{ height:100px; background-color:#5b003d; text-align:center; color:#fff; padding:10px 0; position:relative;}
.lmOrderTitle h3{ font-weight:normal; font-size:22px; line-height:24px; height:24px; margin-bottom:6px;}
.lmOrderTitle p{ font-size:14px; line-height:16px; overflow:hidden;}

.lmOrderTitle a.guan{ display:block; font-size:30px; width:30px; height:30px; color:#fff; line-height:30px; font-family:SimSun; right:10px; top:10px; position:absolute;}

.lmOrderForm{ overflow:hidden; padding:0 60px;}
.lmOrderForm ul li{ overflow:hidden; margin-bottom:20px;}

.lmOInput{ display:block; width:100%; height:40px; border:1px solid #5b003d; border-radius:3px; padding:0 10px; line-height:38px; font-size:14px;}
.lmOSubmit{ width:220px; height:40px; border-radius:5px; background-color:#5b003d; text-align:center; font-size:18px; color:#fff; line-height:40px; padding:0; margin:0 auto; border:none; display:block; cursor:pointer;}

.lmOrderForm dl{ overflow:hidden; text-align:center; color:#666;}
.lmOrderForm dl dt{ font-size:12px; line-height:14px; margin-bottom:6px;}
.lmOrderForm dl dd{ font-size:16px; line-height:18px;}

.lanmoCG{ width:440px; height:390px; background:url(../images/yuyuecg.png) no-repeat; position:relative;}
.lanmoCG a.guanbi{ display:block; width:30px; height:30px; position:absolute; right:2px; top:50px;}

.SubAd{ overflow:hidden; width:1200px; margin:0 auto; font-size:0; margin-bottom:20px;}
.SubAd img{ display:block; width:1200px; height:auto;}


/*tools*/
.tools{ overflow:hidden;}
.jrBox{ width:1000px; padding:30px 50px; height:522px; background-color:#fff; position:relative;}
.riliBox{ border:1px solid #FFD5AB; background-color:#FFF7EF; overflow:hidden; width:432px; float:left; height:382px; position:relative;}
/*riliOne*/
.riliOne{ position:absolute; overflow:hidden; width:150px; left:20px; top:20px;}
.riliOne p{ overflow:hidden; text-align:center;}
.riliOne p.day{ font-size:116px; color:#ff3c42; line-height:116px; height:116px; margin-bottom:50px;}
.riliOne p.nongli{ color:#999; font-size:14px; line-height:16px; height:16px; margin-bottom:6px;}
.riliOne p.xingqi{ color:#333; font-size:14px; line-height:16px; height:16px;}
.riliOne p.xingqi span{ color:#ff3c42; display:inline-block; margin-left:5px;}
.riliOne p.xingqi span i{ display:block; width:13px; height:12px; background:url(../images/xingqi.png) no-repeat; float:left; margin:2px 3px 2px 0;}
.riliTwo{ width:210px; height:200px; position:absolute; right:20px; top:20px; overflow:hidden;}

.riliThree{ position:absolute; overflow:hidden; width:180px; left:20px; top:255px;}
.riliThree dt{ display:block; width:22px; height:22px; float:left; background-color:#FF3C42; border-radius:3px; text-align:center; line-height:22px; font-size:14px; color:#fff;}
.riliThree dd{ font-size:14px; display:block; overflow:hidden; margin-left:30px;}
.riliThree dd span{ display:inline-block; margin:0 3px;}
.riliThree dd span.cur{ color:#FF3C42;}

.riliFour{ position:absolute; overflow:hidden; width:180px; right:20px; top:255px;}
.riliFour dt{ display:block; width:22px; height:22px; float:left; background-color:#BBBBBB; border-radius:3px; text-align:center; line-height:22px; font-size:14px; color:#fff;}
.riliFour dd{ font-size:14px; display:block; overflow:hidden; margin-left:27px;}
.riliFour dd span{ display:inline-block; margin:0 3px;}


.jrForm{ width:290px; overflow:hidden; float:right; margin-right:50px;}
.jrForm h2{ height:40px; border:1px solid #FF3C42; border-radius:20px; background-color:#FFF8F0; overflow:hidden; font-weight:normal; font-weight:lighter; font-size:16px; line-height:38px; color:#ff3c42; margin-bottom:20px;}
.jrForm h2 i{ display:block; float:left; width:21px; height:20px; background:url(../images/jrFormIco.png) 0 0 no-repeat; margin:10px 5px 10px 15px;}

.jrForm dl{ clear:both;}
.jrForm dl dt{ font-size:15px; color:#333; line-height:17px; height:17px; margin-bottom:12px;}
.jrForm dl dt i{ display:block; width:13px; height:13px; border:1px solid #FF3C42; float:left; border-radius:50%; margin:2px 5px 2px 0;}
.jrForm dl dt i ins{ display:block; width:7px; height:7px; margin:2px; background-color:#FF3C42; border-radius:50%;}
.jrForm dl dd{ clear:both; min-height:30px; margin-bottom:18px; margin-left:18px;}
.jrForm dl dd a,a:hover{color: #333;}
.jrForm dl dd a.class{ display:block; width:80px; height:30px; border:1px solid #DCDCDC; line-height:28px; text-align:center; font-size:12px; float:left; margin-right:12px;}
.jrForm dl dd a.class.mr0{ margin-right:0;}
.jrForm dl dd a.class.cur{ background-color:#FF3C42; color:#fff; border-color:#FF3C42;}
.jrForm p.ms{ font-size:13px; line-height:18px; color:#7a7a7a; overflow:hidden; width:264px; margin-left:18px;}
.jrForm p.ms i{ color:#FF3C42;}



.jrFormInput{  height:30px; border:1px solid #DCDCDC; width:264px; padding:0 5px; line-height:28px; font-size:13px;}
.jrFormSubmit{  height:37px; border:none; width:264px; line-height:30px; font-size:14px; background-color:#FF3C42; color:#fff; cursor:pointer;}

.hdjrLine{ width:2px; height:454px; background:url(../images/jrFormIco.png) 0 -20px no-repeat; position:absolute; top:50%; margin-top:-227px; left:546px;}
.hdjrHead{ width:167px; height:104px; background:url(../images/jrFormIco.png) -21px 0 no-repeat; padding:22px 0; position:absolute; right:0; top:-24px; color:#fff; text-align:center;}
.hdjrHead h2{ font-size:16px; line-height:20px; font-weight:lighter;}
.hdjrHead p{ font-size:12px; line-height:16px;}

/*
 * 好日子
 */
.ui-datepicker{
	font-size: 1rem;
}
/**
 * xq
 */
.activity-div,.activity-div p,.activity-div p img{margin: 0;padding: 0;}
.activity-div     {width: 100%;float: left;}
.activity-div p   {width: 100%;overflow: hidden;float: left;}
.activity-div p img {width: 100%;height: auto;}
/*
 * 婚礼二级页 后加
 */
.wedding-sl .new-wedding {
   	width: 100%;
    background: #10000a;
    display: block;
    float: left;  

} 
.wedding-sl .new-wedding  .new-wedding-title{
	width: 100%;
    display: table;
    height: 140px;  
    background-size: 855px 88px;
    background-position: center center;
    position: relative;
}
.wedding-sl .new-wedding-title .title-left{
    width: 100%;
    height: 1px;
    background: #FFF;
    position: absolute;
    top: 80px;
    left: 60%;
    margin-left: -120%;
}
.wedding-sl .new-wedding-title .title-right{
 	width: 40%;
    height: 1px;
    background: #FFF;
    position: absolute;
    top:80px;
    right: 0;
}
.new-wedding-title .title{
	position: absolute;
	top:60%;
	left: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
	
}
.new-wedding-title .span1{
	color: #fff;
	font-size: 2rem;
} 
.new-wedding-title .span2{
	color: #fff;
	font-size: 2.5rem;
}
.wedding-sl .new-wedding .container-fluid{
	width: 1200px;
	margin: 0 auto;
}
.wedding-sl .new-wedding img{
	width: 100%;
}
.wedding-sl .new-wedding .container-fluid .col-lg-4{
	margin-bottom: 40px;
    width: 32.667%;
    margin-right: 1%;
}
.wedding-sl .new-wedding .container-fluid .col-lg-4:nth-child(3n){
	margin-right: 0;
}
.wedding-sl .new-wedding .recreation-sl-bar{
	height: 70px;
	font-size: 24px;
	line-height: 70px;
	text-align: center;
	background-color: #2c001c;
	color: #fff;
}
.wedding-sl .new-wedding .container-fluid .col-lg-4 a{
	position: relative;
	float: left;
}
.wedding-sl .new-wedding .recreation-sl-bar-mask{
	background: rgba(0,0,0,0.4);
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 36px;
	color: #fff;
	display: block;
	letter-spacing: 2px;
}
.wedding-sl .new-wedding .recreation-sl-bar-mask p{
	position: absolute;
	left: 50%;
	top:50%;
	transform: translate(-50%,-50%);
}
.wedding-sl .new-wedding .container-fluid .col-lg-4:hover .recreation-sl-bar-mask{
	display: none;
}
/**
 * 左侧浮动
 */
.wx-box,.phone-box{
	position: relative;
}
.wx-show{
    position: absolute;
    left: -200%;
    /* width: 0px; */
    top: 85%;
    transform: translate(0,-50%);
    display: none;
}
.right-float ul li .wx-show img{
	width: 120px;
}
.phone-show{
    position: absolute;
    left: -200%;
    top: 50%;
    transform: translate(0,-50%);
    color: #fff;
    padding: 15px;
    background: #45012d;
    border-radius: 5px;
    font-size: 15px;
    display: none;
}
.phone-box:hover .phone-show{
	display: block;
}
.wx-box:hover .wx-show{
	display: block;
}
